Resource StructureDefinition/FHIR Server from package nexuzhealth.fhir.r4#1.0.1 (63 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "nxh-condition",
"meta" : {
"lastUpdated" : "2021-10-26T14:22:52.129+00:00"
},
"url" : "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhCondition",
"name" : "NxhCondition",
"status" : "active",
"description" : "Nexuzhealth profile for a condition in the problem domain",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Condition",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Condition",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Condition.identifier",
"path" : "Condition.identifier",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "system"
}
],
"rules" : "open"
}
},
{
"id" : "Condition.identifier:jpNr",
"path" : "Condition.identifier",
"sliceName" : "jpNr",
"definition" : "The jpNr identifier of the condition.\r\n\r\nJpNr is an identifier assigned internally by Nexuzhealth in the KWS database.",
"min" : 1,
"max" : "1"
},
{
"id" : "Condition.identifier:jpNr.system",
"path" : "Condition.identifier.system",
"fixedUri" : "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/bifrost/probleemJournaal/jpNr"
},
{
"id" : "Condition.code",
"path" : "Condition.code",
"binding" : {
"strength" : "extensible",
"valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-condition-codes"
}
},
{
"id" : "Condition.bodySite",
"path" : "Condition.bodySite",
"binding" : {
"strength" : "extensible",
"valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-body-sites"
}
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.